home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 100
/
FreelogNo100-NovembreDecembre2010.iso
/
Securite
/
Moon Secure Antivirus
/
MsavSetup.2.2.2.165.exe
/
{app}
/
moontray.exe
/
0
/
RCDATA
/
TCMDCALLERFORM
/
TCMDCALLERFORM.txt
Wrap
Text File
|
2008-05-17
|
1KB
|
65 lines
object CMDCallerForm: TCMDCallerForm
Left = 212
Top = 197
BorderIcons = []
BorderStyle = bsSingle
Caption = 'CMDCallerForm'
ClientHeight = 203
ClientWidth = 477
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 162
Width = 477
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object Button1: TButton
Left = 144
Top = 8
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 232
Top = 8
Width = 75
Height = 25
Caption = 'Abort'
TabOrder = 1
OnClick = Button2Click
end
end
object Logs: TMemo
Left = 0
Top = 0
Width = 477
Height = 162
Align = alClient
BorderStyle = bsNone
ScrollBars = ssVertical
TabOrder = 1
end
object TimerAutoClose: TTimer
Tag = 15000
Enabled = False
OnTimer = TimerAutoCloseTimer
Left = 232
Top = 104
end
end